FHIR IG Statistics: StructureDefinition/NICE-MedicalDeviceProduct
Package | niceprofiling.v23q1 |
Resource Type | StructureDefinition |
Id | NICE-MedicalDeviceProduct |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-MedicalDeviceProduct-2022Q1 |
URL | https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-MedicalDeviceProduct-2022Q1 |
Version | 1 |
Status | active |
Date | 2022-01-18T16:49:46.5862904Z |
Name | NICE-MedicalDeviceProduct |
Title | NICE-MedicalDeviceProduct |
Description | This profile is for sumbitting pace maker related data to the NICE. |
Purpose | This profile is used to submit pacemaker related information to the Dutch National Intensive Care Evaluation (NICE). It was derived from the Nictiz Health and Care Information Model (HCIM; Dutch: Zorginformatiebouwsteen or ZIB) MedicalDeviceProduct, 2017 release version 3.1 |
Copyright | CC0 |
Type | Device |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "NICE-MedicalDeviceProduct",
"meta": {
"lastUpdated": "2022-07-14T12:06:47.8221752+00:00"
},
"url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-MedicalDeviceProduct-2022Q1",
"version": "1",
"name": "NICE-MedicalDeviceProduct",
"title": "NICE-MedicalDeviceProduct",
"status": "active",
"date": "2022-01-18T16:49:46.5862904Z",
"publisher": "NICE",
"contact": [
{
"name": "NICE",
"telecom": [
{
"system": "email",
"value": "vragen@stichting-nice.nl"
}
]
}
],
"description": "This profile is for sumbitting pace maker related data to the NICE.",
"purpose": "This profile is used to submit pacemaker related information to the Dutch National Intensive Care Evaluation (NICE). It was derived from the Nictiz Health and Care Information Model (HCIM; Dutch: Zorginformatiebouwsteen or ZIB) MedicalDeviceProduct, 2017 release version 3.1",
"copyright": "CC0",
"fhirVersion": "3.0.2",
"mapping": [
{
"identity": "NICE-Datadictionary-Capacity",
"uri": "https://www.stichting-nice.nl/dd/#561",
"name": "NICE-Datadictionary-Capacity",
"comment": "The Patient Acuity Registration"
}
],
"kind": "resource",
"abstract": false,
"type": "Device",
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Device",
"path": "Device",
"definition": "The medical aid used (internally or externally).\r\n\r\nThis profile should be used to submit the type of pacemaker that is associated with the PacemakerUse.\r\nMore information can be found in the NICE data dictionary: https://www.stichting-nice.nl/dd/#574"
},
{
"id": "Device.extension",
"path": "Device.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Device.extension:Verified",
"path": "Device.extension",
"sliceName": "Verified",
"short": "Is the instance validated by a medical professional?",
"definition": "Extension that is used to indicate whether the entire instance has been validated.\r\n\r\nEvery instance shall be validated by a hospital member / datamanager. However, this is not always feasible in case of automated submission of NICE data elements. This extensions shall be used to indicate the validation status of the instance.",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Verified-2022Q1"
}
]
},
{
"id": "Device.type",
"path": "Device.type",
"mapping": [
{
"identity": "NICE-Datadictionary-Capacity",
"map": "https://www.stichting-nice.nl/dd/#574",
"comment": "Pacemaker"
}
]
},
{
"id": "Device.type.coding.system",
"path": "Device.type.coding.system",
"definition": "The identification of the code system that defines the meaning of the symbol in the code. This shall be SNOMED.",
"fixedUri": "http://snomed.info/sct"
},
{
"id": "Device.patient",
"path": "Device.patient",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1"
}
]
}
]
}
}